home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3614 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.5 KB  |  40 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: yama.mcc.ac.uk!liv!lucs!news
  3. From: fish@csc.liv.ac.uk (S.E. Morris)
  4. Subject: Re: Hidden files
  5. Sender: news@csc.liv.ac.uk (News Eater)
  6. Message-ID: <Dn6Cr6.GBI@csc.liv.ac.uk>
  7. Date: Thu, 22 Feb 1996 11:18:42 GMT
  8. References: <4fqerr$m2c@thorn.cc.usm.edu> <894.6622T686T1107@wvlink.mpl.com>
  9.   <1498.6623T1354T2570@epma.demon.co.uk>
  10. Nntp-Posting-Host: fish@indus.csc.liv.ac.uk
  11. Organization: Computer Science, University of Liverpool, UK
  12. X-Newsreader: knews 0.9.4
  13.  
  14. In article <1498.6623T1354T2570@epma.demon.co.uk>,
  15. andy@epma.demon.co.uk (andy) writes:
  16. >
  17. > ROB>> Do any of you know of a good way to hide files?  I've seen sever
  18. > ROB>> where 95% of all files are hidden and they are invisible to dir,
  19. > ROB>> etc.  Any suggestions?  Thanks.
  20. > ROB>> Robert
  21. > ROB>> rbanksto@whale.st.usm.edu
  22. >>I don't know about hidden, but I just had a weird set to  with AmFTP's
  23. >>"show" function.  I was checking some .txt files I had placed and the
  24. >>download placed a leading period in the scratch name. The viewer then could
  25. >>not load it, viewer=multiview. However I could see the files and read them
  26. >>with my directory utility. Now I just hope nobody else thinks the files are
  27. >>blank since they really aren't!
  28. >
  29. >>Just my $.02 US worth.
  30.  
  31. A leading period in a filename indicates that a file is hidden
  32. in UNIX.  As FTP uas originally a UNIX utitlity (I think!) then
  33. it follows that AmFTP may follow the UNIX filename convensions,
  34. and thus made the files hidden.
  35.  
  36. Just *my* 2 cents worth :->
  37.  
  38. -FISH-   ><>
  39.  
  40.